runtime.piController.next (method)
2 uses
runtime (current package)
mgcscavenge.go#L549: s.sleepRatio, ok = s.sleepController.next(cpuFraction, idealFraction, float64(slept)+worked)
mgcscavenge.go#L1375: func (c *piController) next(input, setpoint, period float64) (float64, bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)